Welcome![Sign In][Sign Up]
Location:
Search - hid usb vc

Search list

[CommunicationUSB接口编程源代码(VC)

Description: 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
Platform: | Size: 197898 | Author: 刘林超 | Hits:

[Embeded-SCM DevelopHID类的USB接口通信程序

Description:

VC编写的程序可以实现和HID类的USB接口通信


Platform: | Size: 49357 | Author: zipporchen | Hits:

[CommunicationUSB接口编程源代码(VC)

Description: 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
Platform: | Size: 197632 | Author: 刘林超 | Hits:

[USB developUSB接口VC源代码

Description: 这是一个用VC做的USB接口的程序,挺好的-A good USB interface program, written by VC.
Platform: | Size: 52224 | Author: 何开文 | Hits:

[Driver Developusbhidio_vc6

Description: 用vc访问hid型usb设备,实现对hid型usb设备的读写和控制-visit hid with vc- usb equipment, to achieve hid equipment-usb reader and control
Platform: | Size: 221184 | Author: 顿顿 | Hits:

[USB developUSBPortDlg

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note-- 01 (VC Knowledgebase) 1. Installation DDK 2. Put DDK the inc path filled in the first document contains the path 3. put DDK's lib path for filling in the document include path 4. comment out the original code HIDD_ATTRIBUTES structure// I do not know why the author to add this five-structure definition. If we do not want to add setupapi.lib DDK installed on the first two steps removed. but the need to copy the relevant files and documents to the library project listings
Platform: | Size: 2791424 | Author: 熊丹 | Hits:

[Driver Developusb_driver_vc

Description: 用VC++实现USB驱动,使用vc读写usb设备-with VC USB drive, the use of USB devices to read and write vc
Platform: | Size: 40960 | Author: 王汉文 | Hits:

[Other resourceUSBhidcheck

Description: 一个用VC++编写的查看HID设备的信息的程序,虽然没有太大的价值,但可以参考其编写方法,作为学习查找USB设备的例子。-a VC View HID prepared by the equipment of the information process, although it is not much value, But its reference to the preparation method, as you learn from the examples of USB devices.
Platform: | Size: 69632 | Author: 张建彬 | Hits:

[Communicationusbhidio_vc2003

Description: 一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents through the reading and writing) to test communications HID PC TO HOST AND HOST TO PC The data, I simulated HID benefited greatly from the interface. In XP VS2003 below the test environment! Here hope to get feedback from the role!
Platform: | Size: 64512 | Author: 谭里见 | Hits:

[CSharp2003-11-02USBPort

Description: VC源代码与计算机通信读写HID类USB设备,读取设备!-VC source code to read and write with computer communication HID type USB devices, read the equipment!
Platform: | Size: 50176 | Author: 婷儿 | Hits:

[Driver Developusbhidio_vc6

Description: USB( HID ) sample code for VC+++6.0
Platform: | Size: 241664 | Author: Wang David | Hits:

[Driver Developusbhidio_vc6

Description: USB HID R/W 測試程式, 從網路上抓下來, 並修正其問題-USB HID R/W test program, from grasping the network down, and fix their problems
Platform: | Size: 20480 | Author: Michael | Hits:

[USB developUsbPortProc

Description: usb端口测试程序,查找符合HID规范的USB设备,查找USB设备接口,读取设备路径名,开放与设备的通信,查询设备标识,供应商,产品,产品版本.-usb port testing procedures, find consistent with the HID specification USB device, USB device interface to find, read device path name, open communication and equipment inquiries, equipment identification, suppliers, products, product version.
Platform: | Size: 1909760 | Author: dtcdtc | Hits:

[SCMat90usb128-demo-hidgen-std-2_0_0

Description: ATMEL at90usb128 usb HID source code for win-avr
Platform: | Size: 1845248 | Author: Jack Wu | Hits:

[Driver DevelopVC++HID_USB

Description: vC++读写HID_USB设备,包含hid_usb的固件程序和上位机程序-vC++ read and write HID_USB equipment, including firmware hid_usb procedures and PC program
Platform: | Size: 3123200 | Author: zifengling | Hits:

[SCMat90usb162-hidgen-1_0_1

Description: ATMEL 90usb128 USB HID source,include USB protocol stack.
Platform: | Size: 1372160 | Author: huang | Hits:

[USB developProgrammingofUSBinterfacecommunicationinVC++

Description: 详细介绍了VC++6.0环境下利用windowsAPI函数来实现与符合HID设备的USB接口通信,并给出部分源代码。-Described in detail VC++ 6.0 environment using windowsAPI function to achieve compliance with HID devices with USB interface, and gives part of the source code.
Platform: | Size: 155648 | Author: zhanzifei | Hits:

[Software EngineeringVC-USB-HID

Description: 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问-Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
Platform: | Size: 264192 | Author: | Hits:

[SCMAVRUSB-HID

Description: 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。-The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M crystal, by modifying the makefile file can be transplanted to other simple single-chip AVR on. Provide MinGW version and VC PC version of the software.
Platform: | Size: 188416 | Author: 李璇 | Hits:

[USB developvc_usb

Description: 本源码是vc环境下的usb程序,包含数据的发送以及接收,控制-is usb vc driver,is very good
Platform: | Size: 4192256 | Author: 蝈蝈 | Hits:
« 12 3 4 »

CodeBus www.codebus.net